"after image journal" meaning in English

See after image journal in All languages combined, or Wiktionary

Noun

Forms: after image journals [plural]
Head templates: {{en-noun}} after image journal (plural after image journals)
  1. (computing, databases) A transaction log acting as a version of a database entry after an update is recorded. Coordinate_terms: before image journal, mirror server journal

Inflected forms

{
  "forms": [
    {
      "form": "after image journals",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "after image journal (plural after image journals)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "langcode": "en",
          "name": "Databases",
          "orig": "en:Databases",
          "parents": [],
          "source": "w"
        }
      ],
      "coordinate_terms": [
        {
          "word": "before image journal"
        },
        {
          "word": "mirror server journal"
        }
      ],
      "examples": [
        {
          "bold_text_offsets": [
            [
              19,
              38
            ]
          ],
          "ref": "1989, PC Tech Corporation (publisher), PC Tech Journal, volume 7, page 57:",
          "text": "ORACLE Server uses AFTER IMAGE JOURNAL (AIJ), which is enabled by adding the after_image parameter to the ORACLE Server's initialization file.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              55,
              74
            ]
          ],
          "ref": "1990, Operator's Manual Automated Data Processing System AN/MYQ-4A, (NSN 7010-01-158-5397), page 117:",
          "text": "The -RESTORE attribute can only be set if the system's after image journal is open.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              43,
              62
            ]
          ],
          "ref": "1994 August 17, smi...@nova.enet.dec.com, “Oracle and GEM 5.1”, in vmsnet.databases.rdb (Usenet):",
          "text": "This includes the ability to have multiple after image journal files per database. Recovery can occur as an entire database, as a single storage area (operating system file), or at the page level. The result is less down time to repair hardware (disk) problems.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              94,
              114
            ]
          ],
          "ref": "1995 May 4, Michael McIntyre, “DDP (DSM) question”, in comp.lang.mumps (Usenet):",
          "text": "Both MSM and DTM allow you to build systems that shadow a database at the system level, using after image journals that are read by the backup system.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              92,
              111
            ]
          ],
          "ref": "1999, Lilian Hobbs, Ian Smith, Ken England, Rdb, A Comprehensive Guide, page 260:",
          "text": "There may be one or multiple AIJ files, but whichever method is used there will only be one after-image journal file open at any time for an individual database.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              99,
              120
            ]
          ],
          "ref": "2005, Nicholas Sherwood, Enterprise Security Architecture, A Business-Driven Approach, page 335:",
          "text": "'After' image journaling - taking an image (copy) of the record after a transaction and storing in 'after image' journal table.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              83,
              102
            ]
          ],
          "ref": "2006, David L. Cannon, Timothy S. Bergmann, Brady Pamplin, CISA Certified Information Systems Auditor Study Guide, page 236:",
          "text": "This capability is based on a transaction log used with a before-image journal and after-image journal.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "A transaction log acting as a version of a database entry after an update is recorded."
      ],
      "id": "en-after_image_journal-en-noun-N0rVgmjS",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "database",
          "database"
        ],
        [
          "transaction",
          "transaction"
        ],
        [
          "log",
          "log"
        ],
        [
          "act",
          "act"
        ],
        [
          "version",
          "version"
        ],
        [
          "database",
          "database"
        ],
        [
          "entry",
          "entry"
        ],
        [
          "update",
          "update"
        ],
        [
          "record",
          "record"
        ]
      ],
      "raw_glosses": [
        "(computing, databases) A transaction log acting as a version of a database entry after an update is recorded."
      ],
      "topics": [
        "computing",
        "databases",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "word": "after image journal"
}
{
  "forms": [
    {
      "form": "after image journals",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "after image journal (plural after image journals)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English countable nouns",
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English terms with quotations",
        "Pages with 1 entry",
        "Pages with entries",
        "en:Computing",
        "en:Databases"
      ],
      "coordinate_terms": [
        {
          "word": "before image journal"
        },
        {
          "word": "mirror server journal"
        }
      ],
      "examples": [
        {
          "bold_text_offsets": [
            [
              19,
              38
            ]
          ],
          "ref": "1989, PC Tech Corporation (publisher), PC Tech Journal, volume 7, page 57:",
          "text": "ORACLE Server uses AFTER IMAGE JOURNAL (AIJ), which is enabled by adding the after_image parameter to the ORACLE Server's initialization file.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              55,
              74
            ]
          ],
          "ref": "1990, Operator's Manual Automated Data Processing System AN/MYQ-4A, (NSN 7010-01-158-5397), page 117:",
          "text": "The -RESTORE attribute can only be set if the system's after image journal is open.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              43,
              62
            ]
          ],
          "ref": "1994 August 17, smi...@nova.enet.dec.com, “Oracle and GEM 5.1”, in vmsnet.databases.rdb (Usenet):",
          "text": "This includes the ability to have multiple after image journal files per database. Recovery can occur as an entire database, as a single storage area (operating system file), or at the page level. The result is less down time to repair hardware (disk) problems.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              94,
              114
            ]
          ],
          "ref": "1995 May 4, Michael McIntyre, “DDP (DSM) question”, in comp.lang.mumps (Usenet):",
          "text": "Both MSM and DTM allow you to build systems that shadow a database at the system level, using after image journals that are read by the backup system.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              92,
              111
            ]
          ],
          "ref": "1999, Lilian Hobbs, Ian Smith, Ken England, Rdb, A Comprehensive Guide, page 260:",
          "text": "There may be one or multiple AIJ files, but whichever method is used there will only be one after-image journal file open at any time for an individual database.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              99,
              120
            ]
          ],
          "ref": "2005, Nicholas Sherwood, Enterprise Security Architecture, A Business-Driven Approach, page 335:",
          "text": "'After' image journaling - taking an image (copy) of the record after a transaction and storing in 'after image' journal table.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              83,
              102
            ]
          ],
          "ref": "2006, David L. Cannon, Timothy S. Bergmann, Brady Pamplin, CISA Certified Information Systems Auditor Study Guide, page 236:",
          "text": "This capability is based on a transaction log used with a before-image journal and after-image journal.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "A transaction log acting as a version of a database entry after an update is recorded."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "database",
          "database"
        ],
        [
          "transaction",
          "transaction"
        ],
        [
          "log",
          "log"
        ],
        [
          "act",
          "act"
        ],
        [
          "version",
          "version"
        ],
        [
          "database",
          "database"
        ],
        [
          "entry",
          "entry"
        ],
        [
          "update",
          "update"
        ],
        [
          "record",
          "record"
        ]
      ],
      "raw_glosses": [
        "(computing, databases) A transaction log acting as a version of a database entry after an update is recorded."
      ],
      "topics": [
        "computing",
        "databases",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "word": "after image journal"
}

Download raw JSONL data for after image journal meaning in English (3.4kB)


This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2026-08-28 from the enwiktionary dump dated 2026-08-05 using wiktextract (872fc7b and 4deed51). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.